home *** CD-ROM | disk | FTP | other *** search
/ The Learning Curve / The Learning Curve (Weird Science, 1996).iso / computers / ados_guide_v1.5 / ados commands / execute < prev    next >
Encoding:
Text File  |  1995-03-10  |  344 b   |  22 lines

  1. AMIGADOS GUIDE V1.5
  2. EXECUTE
  3.  
  4. USE:
  5. Execute is basically a command which will run AmigaDOS script  
  6. files.
  7.  
  8. PATH:
  9. C:
  10.  
  11. SYSTEM:
  12. 2.0 (enhanced),  2.1,  3.0
  13.  
  14. EXAMPLES:
  15. 1>EXECUTE  Copyfiles
  16. 1>EXECUTE  DF1:Scripts/install-sleepy DF0:
  17.  
  18. NOTES:
  19. There is no need to supply a path if the script lives in either the  
  20. current directory or the S: directory.
  21.  
  22.